Auth Record
@Serializable
An easy wrapper for the Pocketbase auth collection record. If you want to work with custom fields use your own object which extends this one.
Parameters
verified
whether the user is verified.
email
the user's email.
email Visibility
whether the user's email is visible to other users when they query the user's collection.
auth Record Id
An optional parameter used if you want to set the record's id explicitly when creating.